SuggestionAttendeeConflicts Property |
Contains a collection of information that describes conflicts between users and resources and the suggested meeting time.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<AttendeeConflict> AttendeeConflicts { get; }Public ReadOnly Property AttendeeConflicts As IList(Of AttendeeConflict)
Get
Property Value
Type:
IListAttendeeConflict
See Also